home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 December / CMCD1203.ISO / Software / Freeware / Multimedia / Winampbeta / winamp50beta_full.exe / $_14315_ / Winamp Modern.wal / skin.xml
Extensible Markup Language  |  2003-10-08  |  889b  |  26 lines

  1. <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
  2.  
  3. <WinampAbstractionLayer version="1.0">
  4.  
  5.   <skininfo>
  6.     <version>1.0</version>
  7.     <name>Winamp5 Base Skin</name>
  8.     <comment>Please feel free to use this skin as a reference point to build your new Winamp5 skins.</comment>
  9.     <author gaybag="bartibartman">Sven Kistner</author>
  10.     <email>bartibartman@nullsoft.com</email>
  11.     <homepage>http://www.winamp.com</homepage>
  12.     <screenshot>screenshot.png</screenshot>
  13.   </skininfo>
  14.  
  15.   <include file="xml/color-presets.xml"/>
  16.   <include file="xml/system-colors.xml"/>
  17.   <include file="standardframe/standardframe.xml" />
  18.   <include file="titlebar/titlebar.xml" />
  19.   <include file="xml/player.xml"/>
  20.   <include file="xml/pledit.xml"/>
  21.   <include file="xml/ml.xml"/>
  22.   <include file="xml/vis.xml"/>
  23.   <include file="xml/video.xml"/>
  24.  
  25. </WinampAbstractionLayer>
  26.